home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1995 October / EnigmA AMIGA RUN 01 (1995)(G.R. Edizioni)(IT)[!][issue 1995-10][Aminet 7].iso / Aminet / comm / fido / SHELTER275.lha / scripts / AUXCLI < prev    next >
AmigaDOS Script File  |  1994-07-16  |  460b  |  13 lines

  1. .key device/a,unit/a,baud/a
  2. FAILAT 999
  3. SetEnv AUXWAIT $process
  4. mount NEWAUX: from devs:mountlist.newaux
  5. NEWSHELL NEWAUX:<device>/<unit>/con/shared/checkcd/speed<baud> from Mail:Scripts/AuxCLI-Startup
  6.  
  7. ; If we exit now, control will go back to getty allowing it 
  8. ; to muck up the serial port. So wait till newcli'd process above to exit.
  9. Wait 30 min       ; wait until timeout or exiting aux process kills us
  10. echo >NEWAUX:break0
  11. UnSetENV AUXWait
  12. ;return to wpl
  13.